OCI8 Functions
PHP Manual

OCI-Collection->trim

(PHP 5, PECL oci8 >= 1.1.0)

OCI-Collection->trimTrims elements from the end of the collection

Descripción

OCI-Collection
bool trim ( int $num )

Trims num of elements from the end of the collection.

Lista de parámetros

num

The number of elements to be trimmed.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también


OCI8 Functions
PHP Manual